Require gmodule-no-export-2.0 instead of gmodule-2.0
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 Oct 2005 14:40:30 +0000 (14:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 5 Oct 2005 14:40:30 +0000 (14:40 +0000)
2005-10-05  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf-xlib-2.0.pc.in (Requires): Require
gmodule-no-export-2.0 instead of gmodule-2.0

contrib/gdk-pixbuf-xlib/ChangeLog
contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc.in

index 960ebe7d79d878f86c8372a4511c0fb17d69e869..be68449d57c79f20cfb0268da49f9c317bcee526 100644 (file)
@@ -1,3 +1,8 @@
+2005-10-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk-pixbuf-xlib-2.0.pc.in (Requires): Require
+       gmodule-no-export-2.0 instead of gmodule-2.0
+
 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.8.2 ===
index 996d6c305ca8bc9af626c9a1edb4ec57f4b66435..5c7871d76eab602b616c89d5f9892fa594ffd88b 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: GdkPixbuf Xlib
 Description: GdkPixbuf rendering for Xlib
 Version: @VERSION@
-Requires: gobject-2.0,gmodule-2.0,gdk-pixbuf-2.0
+Requires: gobject-2.0,gmodule-no-export-2.0,gdk-pixbuf-2.0
 Libs: -L${libdir} -lgdk_pixbuf_xlib-@GTK_API_VERSION@
 Cflags: -I${includedir}